home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 12
/
BBS in a box XII-1.iso
/
Files
/
Unstuffers
/
Other Compression
/
MacGzip 0.21-src-c.sit
/
macgzip_021-src
/
crypt.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-09-27
|
256 b
|
13 lines
|
[
TEXT/KAHL
]
/* crypt.h (dummy version) -- do not perform encryption
* Hardly worth copyrighting :-)
*/
#ifdef CRYPT
# undef CRYPT /* dummy version */
#endif
#define RAND_HEAD_LEN 12 /* length of encryption random header */
#define zencode
#define zdecode